/* CSS Document */
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,ul,li,p,form,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
*:link, *:visited, *:hover, *:active, *:focus {
-webkit-transition: color .25s linear,background-color .25s linear,border-color .25s linear;
transition: color .25s linear,background-color .25s linear,border-color .25s linear;
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #777;
	line-height: 25px;
	background:#FFF;
}
a{
	text-decoration:none;
	color:#777;
}
a:hover {

}
img{border:0px; margin:0px; padding:0px}
.left {
	float:left;
}
.right{float:right}

/* Clear Fix */
.clearfix:after {
	content: ".";     
	display: block;   
	clear: both;    
	visibility: hidden;      
	line-height: 0;    
	height: 0;    
	font-size:0;  
}
.clearfix { *zoom:1;}  
/* Hide from IE Mac */
/*.clearfix {display:block;}*/
/* End hide from IE Mac */
/* end of clearfix */
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mart10 {
	margin-top: 10px;
}
.pad10 {
	padding: 10px;
}
.width980 {
	width: 980px;
	margin:0 auto;
}
.top  {
	line-height: 40px;
	height: 40px;
	background:url(head_top_bg.jpg) repeat-x left bottom;
}
.top .right {
	margin-top: 7px;

}
#flo_qq {
	width: 98px;
	position: fixed;
	_position: absolute;  
	_clear: both;   
	_top:expression(eval(document.compatMode &&   
	document.compatMode=='CSS1Compat') ?   
	documentElement.scrollTop   
               +(documentElement.clientHeight-this.clientHeight) - 1   
	: document.body.scrollTop   
               +(document.body.clientHeight-this.clientHeight) - 1); 

	top: 25%;
	left:10px;
	text-align:left;
	z-index:999999;
	background:#333 url(flo_qq_bg.jpg) no-repeat left bottom;
	padding-bottom:20px;
}
#flo_qq .qq_top {
	height: 96px;
	background: #004E8C url(fot_top_bg.png) no-repeat center;
}
#flo_qq .qq_mid {
	padding:18px 16px;
}
#flo_qq .qq_mid ul li {
	font-size: 14px;
	color: #FFF;
	background:url(qq_mid_li_bg.jpg) repeat-x center bottom;
	height:40px;
	line-height:40px;
}
#flo_qq .qq_mid ul li a {
	background:url(qq.png) no-repeat 3px center;
	display:block;
	padding-left:28px;
	font-size: 14px;
	color: #FFF;
}
#flo_qq .qq_ewm {
	padding:14px 13px;
}
#flo_qq .qq_bot {
	background:url(qq_bot_bg.png) no-repeat center;
	height:45px;
	cursor:pointer;
}
#header {
	height: 90px;
	border-top: 3px solid #ddd;
}
#header .logo {
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	padding-right: 30px;
}
#header .right {
	float: right;
	padding-top: 15px;
	text-align: right;
}
#header .right a {
	color: #a1a1a1;
	display:block;
	float:left;
}
#header .right .rig_bot {
	clear:both;
	font-size: 16px;
	line-height: 35px;
	background:url(rig_bot.png) no-repeat left 10px;
	padding-left:20px;
}
.gywm {
	margin-right: 10px;
	background:url(head_a_01.png) no-repeat left center;
	padding-left:12px;
}
.wzsy {
	margin-right: 10px;
	background:url(head_a_02.png) no-repeat left center;
	padding-left:15px;
}
.lx {
	margin-right: 10px;
	background:url(head_a_03.png) no-repeat left center;
	padding-left:15px;
}

.nav{
	text-align: center;
	line-height: 40px;
	height: 40px;
	_position: relative;
	background-color: #005BA6;
	z-index: 99999;
}
.nav ul{
	height:40px;
	position: relative;
	background:url(nav_li_bg.jpg) repeat-y left center;
	padding-left:2px;
}
.nav li{
	float: left;
	display: inline;
	z-index: 8;
	width: 122px;
	position: relative;
	background: url(nav_li_bg.jpg) repeat-y right center;
}
.nav li a{
	display: block;
	font-size: 14px;
	color: #fff;	
}
.nav li a:hover{
	color: #FFFFFF;
	background:url(nav_li_h.jpg) no-repeat center bottom;
	margin-right:2px;
}

/*
.menu{
	text-align: center;
	position: relative;
	line-height: 35px;
	height: 35px;
	background-color: #F2622C;

}
.menu .nav{

}
.menu .nav li{
	float:left;
	list-style:none;
	width: 120px;
}
.menu .nav li a{
	text-decoration:none;
	position:relative;
	display: block;
	font-size: 14px;
	color: #FFF;
}
.menu .nav li a:hover,.menu .nav li a.current{
	background:#eee;
	color:#F2622C;
}
.menu .nav li .box{
	width:700px;
	position:absolute;
	top:30px;
	display:none;
	border-radius:3px;
	z-index: 9999;
	background:#fff;
}
.menu .nav li .box a{
	display:block;
	height:30px;
	color:#000;
	line-height:30px;
	border:none;
	background:none !important;
}
.menu .nav li .box a:hover{
	color:#AF0000
}
.menu .nav li dl .main_nav {
	float: left;
	width: 100px;
}
.menu .nav li dl .main_nav dt {
	width: 100px;
}
.menu .nav li dl .main_nav dt a {
	font-size: 14px;
	font-weight: bold;
	color: #af0000;
}

.menu .nav li dl .main_nav dt {
	width: 100px;
}
*/


#banner {
	overflow: hidden;
	z-index:0;
	background:url(banner_bg.jpg) no-repeat center;
}

/* 本例子css */
.focusBox {
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
	z-index: 0;
}
.focusBox .pic{
	position:relative;
	z-index:0;
}
.focusBox .pic li{
	height: 300px;
}
.focusBox .pic img {
	display: block;
}
.focusBox .hd {
	position: absolute;
	bottom: 15px;
	_bottom: 25px;
	left:46%;
	right:46%;
	text-align: center;
	font-size:0;
	z-index:1;
	line-height:12px;
}
.focusBox .hd li{
		margin: 0px 8px;
		overflow: hidden;
		width: 12px;
		height:12px;
		border:2px solid #fff;
		border-radius:50%;
		cursor: pointer;
		display:inline-block;
		*display:inline;
		zoom:1;
}
.focusBox .hd .on{
	background:#fff;
}
.focusBox .prev,
.focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 110;
	cursor: pointer;
	text-indent: -9999px;
	filter:alpha(opacity=20);
	opacity:0.2;
}
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important; }
/* 本例子css */
.picMarquee-left{
	overflow:hidden;
	position:relative;
}
.picMarquee-left .hd{
}
.picMarquee-left .hd .prev{
	display:block;
	width:17px;
	height:88px;
	overflow:hidden;
	cursor:pointer;
	background:url(hd_prev.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 45px;
}
.picMarquee-left .hd .next{
	background:url(hd_next.jpg) no-repeat;
	position: absolute;
	right: 0px;
	cursor:pointer;
	height: 88px;
	width: 17px;
	top: 45px;
}
.picMarquee-left .hd ul{ 
	float:right; 
	overflow:hidden; 
	zoom:1; 
	margin-top:10px; 
	zoom:1; 
}
.picMarquee-left .hd ul li{ 
	float:left;  
	width:9px; 
	height:9px; 
	overflow:hidden; 
	margin-right:5px; 
	text-indent:-999px; 
	cursor:pointer; 
	background:url("images/icoCircle.gif") 0 -9px no-repeat; 
}
.picMarquee-left .hd ul li.on{
	background-position:0 0; 
}
.picMarquee-left .bd{
	margin: 10px auto;
	overflow:hidden;
}
.picMarquee-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picMarquee-left .bd ul li{
	margin-top:10px;
	margin-right:12px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	background:url(pro_li_bg.png) no-repeat center bottom;
}
.picMarquee-left .bd ul li a{
	color:#666;
}
.picMarquee-left .bd ul li a:hover{
	color: #005BA6;
}
.picMarquee-left .bd ul li img{
	display: block;
	border: 1px solid #ededed;
	padding: 3px;
	width: 175px;
	height: 127px;
}
/* 本例子css */
.picScroll-left{
	overflow: hidden;
	position: relative;
	width: 1100px;
	margin: 20px auto;
}
.picScroll-left .hd{ overflow:hidden; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:27px; height:27px; cursor:pointer;}
.picScroll-left .hd .next{
	position:absolute;
	right:0;
	top:35%;
	background:url(next01.jpg) no-repeat left center;
}
.picScroll-left .hd .next:hover{
	background:url(next01.jpg) no-repeat right center;
}
.picScroll-left .hd .prev{
	position:absolute;
	left:0;
	top:35%;
	background:url(prev01.jpg) no-repeat left center;
}
.picScroll-left .hd .prev:hover{
	background:url(prev01.jpg) no-repeat right center;
}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ width:980px; margin:0 auto; overflow:hidden; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: left;
	width: 175px;
	_width: 208px !important;
	height: 187px;
	padding-right: 38px;
	border-right: 1px solid #e5e5e5;
	margin-right: 37px;
	color: #0068bd;
}
.picScroll-left .bd ul li a{
	color: #0068bd;
}
.picScroll-left .bd ul li img{ width:175px; height:127px; display:block; margin-right:33px; }		
.picScroll-left .bd ul li h2{width: 100%;margin-top: 9px;font-size: 16px;line-height: 22px; height:22px;color: #333;}
.picScroll-left .bd ul li h2 span{font-weight: normal;font-size: 12px;color: #959595;padding-left: 12px;	}
.picScroll-left .bd ul li p{
	width: 90px;
	background: url(bg_sign06.jpg) no-repeat right center;
	line-height: 23px;
	font-family: Arial;
	color: #0068BD;
	text-transform: uppercase;
}

.index-news {
	background-color: #eee;
	padding:40px 0;
}
.index-news .width980{
	height: 225px;
	overflow: hidden;
}
.index-news .l{
	width: 653px;
	height: 225px;
	border-right: 2px solid #e7e7e7;
	background: #fff;
	float:left;
	text-align: left;
}
.index-news .nips{
	width: 155px;
	_width: 183px;
	height: 176px;
	_height: 225px;
	padding: 49px 0 0 28px;
	float: left;
	line-height: 24px;
	color: #D9EFFF;
	background-color: #005BA6;
}
.index-news .nips p.en{
	font-size: 36px;
	line-height: 38px;
	font-family: Arial;
	color: #fff;
}
.index-news .nips a.more{
	display: inline-block;
	width: 52px;
	_width: 68px;
	height: 27px;
	padding-left: 16px;
	line-height: 27px;
	color: #D9EFFF;
	background: url(bg_btn03.png) no-repeat;
	margin-top: 42px;
}
.index-news .nips a.more:hover{
	color: #0089F9;
	background-position: 0 -27px;
}
.index-news .nlist{
	width: 418px;
	_width: 460px;
	padding: 27px 28px 0 24px;
	float: left;
}
.index-news .rec{
	height: 69px;
	margin-bottom: 20px;
	line-height: 18px;
}
.index-news .intro{
	width: 270px;
	height: 58px;
	float: right;
	padding-bottom: 8px;
	border-bottom: 1px solid #ececec;
}
.index-news .intro a{
	display: inline-block;
	width: 100%;
	line-height: 18px;
	color: #818181;
}
.index-news .intro a.tit{
	font-weight: bold;
	line-height: 24px;
	color: #333;
	font-size: 15px;
}
.index-news .intro a:hover{
	color: #005BA6;
}
.index-news .nlist li{
	width: 100%;
	float: left;
}
.index-news .nlist span{
	padding-right: 12px;
	background:url(line_r.png) right center no-repeat;
}
.index-news .nlist li a{
	display: inline-block;
	padding-left: 14px;
	font-size: 14px;
	color: #666;
}
.index-news .nlist li a:hover{
	color: #005BA6;
}
.index-news .r{
	width: 279px;
	height: 225px;
	float:right;
	overflow: hidden;
	text-align: left;
}
.index-news .inews-box{
	width: 235px;
	_width: 279px;
	height: 98px;
	padding: 0 44px 2px 0;
	float: left;
	margin-bottom: 27px;
	background: url(bg_shadow03.png) no-repeat;
}
.index-news .inews-box .detail-1 {
	height:78px;
	_height:98px;
	background:url(img03.jpg) no-repeat left center;
	padding:20px 0 0 125px;
}
.index-news .inews-box .detail-2 {
	height:78px;
	_height:98px;
	background:url(img04.jpg) no-repeat left center;
	padding:20px 0 0 125px;
}
.index-news .inews-box p{
	line-height: 18px;
	color: #959595;
}
.index-news .inews-box p.fz16{
	font-size: 16px;
	line-height: 28px;
	color: #333;
}
.index-news .inews-box a:hover p{
	color: #005BA6;
}
.link {
	width:980px;
	margin: 20px auto;
	text-align: left;
}
.link .title {
	font-size: 16px;
	border-bottom:1px solid #dfdfdf;
	color: #40403f;
	line-height: 30px;
}
.link .content {
	margin-top:10px;
	border:1px solid #f2f2f2;
	padding:1px;
}
/* 本例子css */
.picMarquee-left1{
	width:960px;
	_width:980px;
	overflow:hidden;
	position:relative;
	padding:8px 10px;
	background:#f5f5f5;
}
.picMarquee-left1 .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left1 .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.picMarquee-left1 .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.picMarquee-left1 .bd{
	width:960px;
	overflow:hidden;
}
.picMarquee-left1 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left1 .bd ul li{
	width:109px;
	margin:0 5px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picMarquee-left1 .bd ul li img{
	width:109px;
	height:42px;
	display:block;
}
.picMarquee-left1 .bd ul li a:hover img{
border-color: #005BA6;
}
		
#footer {
	background:#2c2c2c;
	color: #FFF;
	padding:15px 0;
	min-height:50px;
}
.ban {
	height: 300px;
}
.ban p {
	height: 300px;
}



#main-z {
	margin: 25px auto;
}
.main_l {
	float: left;
	width: 220px;
}

.list,.list1 {
	text-align:left;
}
.list .title,.list1 .title {
	height: 60px;
	color: #fff;
	line-height: 60px;
	font-size: 18px;
	background: #005BA6 url(icon1.png) no-repeat 190px center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left:30px;
}
.list .content,.list1 .content {
	border:1px solid #ccc;
	padding-bottom:15px;
}
.list ul li {
	padding-left:30px;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	letter-spacing: 1px;
	border-bottom:1px dashed #ccc;
	background:url(list_li_bg.png) no-repeat 195px center;
}
.list a:hover {
	color: #005BA6;
}
.contact {
	margin-top:20px;
}
.contact .title {
	text-align:left;
	height: 60px;
	color: #fff;
	line-height: 60px;
	font-size: 18px;
	background: #005BA6 url(icon1.png) no-repeat 190px center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left:30px;
}
.contact .content {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
}
.main_r {
	font-size: 14px;
	text-align: left;
	min-height:300px;
	_height:300px;
	float: right;
	width: 740px;
	margin-bottom:50px;
	border:1px solid #e9e9e9;
}
.main_r .title {
	height:50px;
	line-height:50px;
	background:#f8f8f8;
	border-bottom:1px solid #e9e9e9;
	padding:0 10px;
}
.main_r .title .dq {
	font-size: 18px;
	font-weight: bold;
	color: #005BA6;
}
.main_r .title .sy {
	background: url(sy.png) no-repeat left center;
	float: right;
	padding-left: 20px;
}
.company {
	padding: 10px;
}
.news {
	padding: 10px;
}
.news ul li {
	line-height: 33px;
	height: 35px;
	background:url(icon.png) no-repeat 2px center;
	padding-left:15px;
	border-bottom:1px dashed #cecece;
}
.news ul li a:hover {
	color: #005BA6;
}
.page a {
	display:inline-block;
	width:20px;
	line-height:20px;
	height:20px;
	background:#e0e0e0;
	margin:0 5px;
}
.page .active {
	color: #fff;
	background: #005BA6;
}
.page a:hover {
	color: #fff;
	background: #005BA6;
}
.product ul li {
	margin:10px;
	float:left;
	text-align: center;
}
.product ul li img {
	width: 204px;
	height:148px;
	padding:10px;
	border:1px solid #cecece;
}
.product ul li a:hover {
	color: #005BA6;
}
.dlpp ul li {
	display:block;
	width:162px;
	_width:152px;
	margin:11px;
	float:left;
	text-align: center;
}
.dlpp ul li img {
	width: 150px;
	height: 113px;
	_width: 160px;
	_height: 120px;
	padding: 5px;
	border: 1px solid #cecece;
}
.dlpp ul li a:hover {
	color: #005BA6;
}
